Posted on May 17, 2011 at 13:27As described in EWARM user guide section DIFFERENCES BETWEEN THE C-SPY DRIVERS(page 208): The Cycle counter statistics are not available for J-Link and J-Trace and Profiling works provided that enough breakpoints are a...
Posted on May 17, 2011 at 13:09Hi all, The new package http://www.segger.com/download_jlink.html contains a helpful utility ''JLinkFlashSTMB525.exe'' that allowing to program the STMB525 eval board with a binary file. How does it work: 1. Install th...
Posted on May 17, 2011 at 13:08in the provided stm32f10x_vect.s comment ''Stack_Mem SPACE Stack_Size'' and add the following line: Stack_Mem EQU 0x20000000
Posted on May 17, 2011 at 13:07As described in this file, this code is needed only to Configure external SRAM mounted on STM3210E-EVAL board to be used as data memory (optional, to be enabled by user)