Posted on May 17, 2011 at 13:01Hello everybody, I tried to run the USB-Demo applications included in the FWLib (i use the STM3210E-Eval Board). First time I've started the Demos, everything runs correct. But the second time, after a reset of the boa...
Posted on May 17, 2011 at 12:48Are you using one of the recommended Toolchains (RVMDK, EWARM, HITOP)? Then follow the instructions in the readme.txt located in the ''examples\FSMC\NOR_CodeExecute\binary'' folder.
Posted on May 17, 2011 at 12:45Yes, my test exercises a variety of functions. The detailed results: a function which contains only ''simple'' instructions like add is up to 15 times slower. Other operations like multiplikations, branches, RAM access...