This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX and FlashFS on lpc1700 SWI.s

hi, everyone. I'm difficult to find the SWI handler for LPC17XX,
please tell me if one of you have use this startup file.

I'm use RTX with FlashFS, no microlib. and the program hang on 'printf' line.

thanks

Parents
  • not TWI, but SWI.

    there's no problem at all when I use RTX with other application, but after I add the FlashFS into my code, the RTX can run, but it hang at printf line. I've add the retarget.c for redirecting the stdio.

    in the web I found that RTX with FlashFS need the SWI.s, startup file for managing the interrupt.

    but I can't found the swi.s for LPC1700

Reply
  • not TWI, but SWI.

    there's no problem at all when I use RTX with other application, but after I add the FlashFS into my code, the RTX can run, but it hang at printf line. I've add the retarget.c for redirecting the stdio.

    in the web I found that RTX with FlashFS need the SWI.s, startup file for managing the interrupt.

    but I can't found the swi.s for LPC1700

Children
No data