Hi all,
I am using the PK51 compiler and I'm having a strange issue, when I create a main.c file with my main function in here and all other functions in this file I can single step all of my code into the different functions etc. But If I put some of these functions into an external .c file and include this from my main.c file I can no longer single step my code in debug, for example I cannot set breakpoints in my other.c file.
Does anyone know how to solve this issue?
Eoin
"am spoiled by MPLAB from microchip takes care of all of this automatically."
some versions of the MPLAb will also code for you automatically. all you need to do is to sit back, relax and let MPLAB do its magic.
can you keil do that?
I doubt it.
:)
Does this count: http://www.keil.com/support/man/docs/uv4/uv4_ut_configwizard.htm ?
I'm not aware of any other "code generation" features in Keil itself, but there are 3rd-party ones...