Hello,
I'm trying to make a real-time system which will record a new audio block and process the previous one simultaneously. This is the first time I'm working with Hardware interrupts, so I made this test code which would print something everytime a HWI occurs.
But when I compile the Project, I get the errors:
[E9999] Illegal directive or mnemonic
[E9999] Invalid mnemonic specified
[E9999] Syntax Error
I managed to run the project twice (I don't know how exactly), but it stops inside the vectors.asm file. I tried to select algebraic or mnemonic in Runtime Model Options, but I still get errors.
Is there something wrong with my code? I'm using TMS320VC5505 eZdsp USB Stick, and i downloaded C55 Low Power Chip Support Library v2.50.00.