Hi
I want to write non DSPBIOS application.In this case how I handle interrupt .plz give guideline for writing vector.asm file.
regards
satheesh kumar
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.
Hi
I want to write non DSPBIOS application.In this case how I handle interrupt .plz give guideline for writing vector.asm file.
regards
satheesh kumar
Satheesh,
This is dependent on the device you are working with. For many processor families there are example projects you can begin with that set up interrupt vectors and give you a starting point for your development. If you post in the device forum for the specific device you are using, they should be able to point you in the right direction.