We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
My build is successfull but when running on hardware, I'm facing a Trap B interrupt. (HW is ST10F276) I followed the http://www.keil.com/support/docs/2534.htm tutorial and found:
tfr = 2 illegal instruction address = 0xE083D
... but this address does not correspond to any addressable space in my linker file... I tried to pop some bytes from the stack to know where the PC is coming from but difficult to interpret...
Any ideas ?
thanks a lot