2004-01-19 09:29 PM
real time debugging pblm with STX-indart
2004-01-16 06:29 PM
I am working on ST72324k6T mcu , after building the project,
while using the real time debugger(STX- indart) amessage ''one or more files are out of date'' pops up . the debugger starts only stepwise but does not show any value in the quick watch(undefined symbol). there are no breakpoints in between ,trap has been used whereever required . [addsig]2004-01-19 09:29 PM
Please try to launch the ''clean.bat'' file present in the project folder, then from the STVD7 user interface click on ''Rebuild All'' and load the debugger again.
Hope this helps