This is the first time I use Hercules µC. My job is to migrate a software for Infineon µC to Hercules-TMS570LS31xx µC. The old application uses 8 different software interrupts. These interrupts are activated by setting the interrupt flags of unused peripherals. As far as I know now, this is not possible with Hercules µC. So my question is, how can I generate 8 different interrupts from software using a Hercules µC. It must be possible to activate the 8 software-interrupts at the same time.
Can you help me with a solution?
Thanks in advance.