We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am planning to buy a ULINK2, but not sure if it can debug the program which is compiled by GCC compiler not RealView. Can anyone give me a help please?
Thank you very much!!
Thank you for making it clear.
We already bought a full licence Keil. But we still want to use GNU compiler tool for research purpose. And uVsion IDE also supports GNU compiler.
I am not sure if I debug a program which is compiled and linked by GCC, the uVision uses Keil debugger or GNU debugger?
Sorry if I am asking too "basic" questions.
you can configure uv3 to build your code with the GNU tool chain. that is completely independent of the medium you choose to download the binary data to your chip - once the binary is there, uv3 can flash it by ulink.
uVision uses its own debugger which loads elf/dwarf files created by MDK/RVCT, GNU and CodeSourcery ports. This works together with the uVision-simulator and the target debugger such as Ulink.