Other Parts Discussed in Thread: HALCOGEN
Hi,
I am using the code generated from the HALCOgen for my application development. Can any one explain the functionality of sys_intvecs.asm?
What are the _undef, _svc, _prefetch _data ? Please provide me some reference to understand these interrupt hanlders ?
What are the unexpected interrupts fro TMS570? Whenever unexpected interrupt occurs, i need to flag the error and need to continue with the application
tasks. Any suggestion for implementing this ?