• LPC812 simulator
    Hi, I tried to simulate the Blinky project under uVision, but I keep getting error messages like: *** error 65: access violation at 0x40048080 : no 'read' permission Any R/W access, even...
  • LPC812 bootloader
    I'm using a lpc812 to make a bootloader. The boot design is mapped 0x0000 to 0x1000 flash. The application is mapped 0x1000 to 0x3FFC flash. I program the application and boot with the Flash magic...
  • MCU Performance of Cortex M4
    Hi, I'm developing the software based on a Cortex M4 MCU, and currently I need to implement a audio processing feature. In this case, I need to evaluate the MCU performance of the current software and...
  • ARM MCU
    Hi guys, Planning to design a printer using ARM7 mcu. Something like the credit card terminal which prints receipt. Do you guys have any info on that? I've tried to find on the internet but nothing...
  • ADI MCU
    Hi i am new to ARM as well as Keil MDK for ARM. I would like to use Keil with Ulink2 to debug my program in ADI ADuC7020 MCU. I found that when i download and debug it, it won't stop at the Main...