Armaan Chowfin commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5537#note_147360


In addition to the `cmp` switch in start.S (step2), I had to comment out all 
the `efc_check` lines in `init_system.c:s570_system_hw_init` 

* When uncommented, `tms570_efc_check()`-\>`tms570_efc_stuck_zero()` causes the 
red ERR LED to light up, and then $pc jumps to 0x1c in flash.

  ![image.png](/uploads/4a055efb2ad60d037abfb3bd664745e1/image.png){width=900 
height=354}

I tried disabling interrupts with asm before the efc check (thinking the 
self-test was triggering an unhandled hardware interrupt), but that doesnt 
work. 

Does anyone have suggestions?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5537#note_147360
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to