• No excetption catching
    Hi. My programm ist not able to catch exceptions. Whenever a "throw" occurs my programm ends in the HardFault_Handler. I use lpc1768, µVision 4.74, ULINK2 and C++. The –exceptions option is...
  • MDK5 NAND Page Data Layout setting
    Hello. I am using MDK5 now. (stm32f2xx) When I used MDK4 before, I set nand configuration for NAND Page Data Layout. //////////////////////////////////////////////////////////////////////////...
  • NAND
    NAND flash is not working
  • Catching memory leaks
    I have some code running on an 8051 based processor that is quite large and complex and it also uses a few arrays. To make sure that I can avoid mistakes accessing memory location that do not exist,...
  • Problems with NAND
    We are currently in the process of developing an ARM9 board based on LPC3000 board and are currently having problems with NAND. The NOHAU bootloader + blinky DEMO works perfectly on the LPC3000 and...