• RTX Flash_FS for LPC2148
    Hi all, I am using RL_RTX Flash_FS . I follow the steps given in the Keil forum. i face some issues like this C:\Keil\ARM\RV31\INC\File_lib.c(150): error: #5: cannot open source input file "FS_FlashDev...
  • RTX Flash_FS for LPC2148
    Hi all, I am using RL_RTX Flash_FS . I follow the steps given in the Keil forum. i face some issues like this C:\Keil\ARM\RV31\INC\File_lib.c(150): error: #5: cannot open source input file "FS_FlashDev...
  • SPI Loopback Test failure
    I have tried to loop back MOSI and MISO and test. The code appears to be working sometimes based on the led signals... This is what I could infer: 1)code is sending a character 2)Code is receiving...
  • SPI Loopback Test failure
    I have tried to loop back MOSI and MISO and test. The code appears to be working sometimes based on the led signals... This is what I could infer: 1)code is sending a character 2)Code is receiving...
  • Cortex-M not found error, failure in erasing LPC1768
    Hi every one I'm using an LPC1768 core. I wrote a code for UART0 operation and used PLL to change clk frequency to 96 MHz in order to generate 115200 baudrate. the code downloaded to target successfully...