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.

Enabling HWIs in Sys/Bios stop task and timer functions from working from working

Other Parts Discussed in Thread: CONTROLSUITE, SYSBIOS

I am working on F28M35H52C1 Control Card. I am trying to port an existing code to work with Sys Bios 6.40.1.15 with XDCtools 3.30.1.25_core. I am using sysbios 6.My code uses MWare DriverLib (ControlSuite v3.2.6). I am not using any semaphores. Also, HWI module used are not device specific.

I am able to build and burn code.

If I dont include any HWIs, my task and timer functions work fine. If I include HWIs, the code gets stuck in HWI_asm.sv7m.

Since, I cannot include my original source code, I am adding a project that is same in structure and compiler settings.

I am not understanding what is going wrong. Please help.

8182.Victim_m3.zip