GNU Tools for ARM Embedded Processors

Started by Admin, February 20, 2013, 08:31:47 AM

Previous topic - Next topic

Admin

รับทำ PCB (ออกใบกำกับภาษีได้) => https://www.electoday.com

tha

ใน chibiStudio ตัวเดียวกันหรือเปล่าครับ?
http://sourceforge.net/projects/chibios/files/ChibiStudio/

google

ตัว Cross-Compile ตัวเดียวกัน


tha

การตั้งค่าและการใช้งาน OpenOCD และ ST-Link ลองดูตามนี้ครับ ไม่รู้ใช้ได้กับ ChibiStudio หรือเปล่า
http://mculover79.blogspot.com/2012/10/eclipse-18-openocd.html

tha

ลองใช้ GNU Tools ARM Embedded กับ CooCox ลองกับ stm32f0-discovery สามารถทำงานได้(debug) ไม่ยากอย่างที่คิด
www.coocox.org

tha

ลองใช้ GNU ARM Embedded Toolchain + Eclipse (ChibiStudio) กับบอร์ด stm32f3discovery กับตัวอย่างนี้(ติด-ดับ led)
https://github.com/mblythe86/stm32f3-discovery-basic-template
สามารถทำงานได้ แต่ไม่เข้าใจวิธีการเขียนและการทำงานของ makefile พอจะมีท่านใดอธิบายให้ได้ทราบกันบ้างครับ

HiangKung


tha

ขอบคุณครับ ผมลอง Include <stdio.h> แล้วใช้ฟังชั่น sprintf แล้วเกิด error
ld.exe: error: uses VFP register arguments, main.elf does not
ไม่ทราบท่านใดเคยเจอปัญหานี้บ้าง