This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STR91X_UARTIRQ.ZIP sample code does not work

I downloaded the new sample file STR91X_UARTIRQ.ZIP and ran the target for the simulator. It doesn't work right. I am using the trial version of the IDE, MDK303a.exe.

The first failure is an access violation -- I disabled the FMI in the config wizard to get around that. Then, the first character is output to the serial window ok but after that it appears that the interrupt (the first TX one) is never cleared, the isr is executed continuously. And the debugger/IDE has crashed a lot while trying to debug this.

Has anybody else tried this? Does it work on the MCBSTR9 board? Is this likely a problem with the simulator? Thanks in advance to all who may help.