• dual boot bank
    I am using stm32L151VE. I want to compile a code to run from bank 1 OR bank 2 without using compiler position independent code. Is it possible to compile to address 0x0 and manipulate the hex file so...
  • Dual ULINK2 causes problems
    Dear all, I made an update of the MDKK-ARM to 3.22a. This also updated the firmware of my two ULINK2's. After this update I am unabl to run two uVisions with each a ULINK2 and seperate target. I...
  • LPC3250 Booting Hangs
    Hi, I am using LPC3250, ARM-9 processor in my design. I have fused the Operational/application software to the NOR-Flash using UART-5 service boot. Consider the following situation. The board...
  • Dual-core tutorial
    Hello, I'm looking for a tutorial or lecture or anything that can get me started with writing a dual-core application for an M4-M0 dual core processor such as NXP's LPC4357. I don't want to use RTOS...
  • CMSIS Dual-Core semaphore
    Hi, Does someone know if it is possible to implement shared semaphores within dual-core architecture using CMSIS library. I am working with a LPC4337 dual-core and need to access the same peripheral...