Hello,
I am running the example program "Example_2823xCodeRunfromXint" on the F28335 Experimenter's Kit using CCS 6.0 MCU Ed with a XDS100v2.
I have added the interruptcount variables to watch list and when i run the code my interrupt count for all 3 interrupts are zero. and also the code when debug step by step always end in the ILLEGAL_ISR() function. Also no data is copied in the memory.
Can someone help me out how to run this example.