• How to debug code build outside uVision
    I try to use eclipse as editor to build the code and debug with uVision. This works so far that I am able to setup a project and start debugging. But High-Level language debugging did not work properly...
  • How to debug code build outside uVision
    I try to use eclipse as editor to build the code and debug with uVision. This works so far that I am able to setup a project and start debugging. But High-Level language debugging did not work properly...
  • Error when debugging program compiled outside uVision
    I have a small test program for the MCB2130 evaluation board, which I've made in Eclipse using the GNU Arm-GCC compiler. When I try to debug this program in uVision using the ULINK Jtag it works the first...
  • Error when debugging program compiled outside uVision
    I have a small test program for the MCB2130 evaluation board, which I've made in Eclipse using the GNU Arm-GCC compiler. When I try to debug this program in uVision using the ULINK Jtag it works the first...
  • How to configure Corstone SSE-300 to allow code outside ITCM region?
    I am trying to run my program on an FVP (Corstone SSE-300). However, the executable is large-ish (>2 MB) and does not fit in the dedicated ITCM region, which for the system has a size of 512 KB. Following...