• DAbt_Handler error but there is memory there
    Hi All, I'm trying to debug an LP2294 (using a ulink 2) with RTX and external SRAM. Most (not all) of the time it won't reset but crashes with a DAbt_handler error. So I look at R14 and it shows...
  • Why the keil reset to DAbt_Handler?
    Hello,all: I want to port the FatFs written by ELM Chan to keil for my AT91SAM7X demo board,but when I use f_open to open a file,it reset to DAbt_Handler B DAbt_Handler the cause for it is the code...
  • RL-RTX and RL-FlashFS
    Can I use RL-FlashFS with RL-RTX? And how to use them together? In my program, all are OK if I use RL-RTX only or RL-FlashFS only. But it will reset or stop running if use RL-FlashFS in a task of RL...
  • TCPnet & FLASHfs in RTX
    Hi all ! Info : working uVision V3.60 on MCB2300 I created an application using theses guidelines : Add RTX to my project : www.keil.com/.../rlarm_ar_create_newapp.htm - Copy the RTX_config...
  • 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'...