• 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...
  • 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...
  • 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 debugging in DS
    It is possible to make a single project for two-core MCU such as STM32H7, and to debug both cores simultaneously? As far as I can see just now, in DS I must select only one of two cores when I create...
  • 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...