Other Parts Discussed in Thread: HALCOGEN
Dear all,
I would like to report a small bug (swap in exceptions) in the Halcogen (version 03.03.01) tab <device> --> Interrupts:
- at the address 0x4 there should be a vector to ISR for undefined instruction;
- at the address 0x8 there should be a vector to ISR for software trap (supervisor call).
Generated code in sys_intvecs.asm is correct - means in contrary to the setting displayed in the Halcogen ;-)
Cheers, Jiri