This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Delfino F28335 Experimenter's Kit - Issue with Example Code XINTF

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.

  • Sadaf,

    I don't believe the Experimenter's kit has external memory on the board. Did you check? that would explain the difficulty you are having.

    Not sure why you have zeroed in on the running code from XINTF example anyway. Even if you had external memory, execution performance will be poor due to wait-states. Better to just leave your code in the flash.\

    Regards,
    David