User forums > Embedded development

C::B for stm32f10X.

<< < (2/2)

tanq:
C::b has no template specific for STM32. You can adopt my sample project that I posted in another thread. Link: http://ifile.it/6wqf8i2
It's for LPC1114, you have to change:
1) memory sizes in linker script
2) replace vendor-specific headers.
3) in build options word cortex-m0 to cortex-m3
4) in toolchain executables option specify linker for dynamic libs to "ld.exe", not "gcc.exe"

comsytec:
To use for STM32 download any of files located http://www.comsytec.eu/en/online-store/detail/34-software-development-tools/flypage|eps/101-eps-debugger-for-stm32?sef=hcfp. Except EPS Debugger package all they have project wizard integrated for STM32. Unlicensed version has 25% flash capacity limit (32KB max.) for selected device.

Navigation

[0] Message Index

[*] Previous page

Go to full version