• Arm MDK 4.74 and 5.17 jlink problems with STM32F429 an flash address over 1MB
    Hello, This is a problem that i have posted on the segger forum already and we found out, that this problem seems not to be a segger problem. Reason: It occurs only if i use the setting "use...
  • Arm MDK 4.74 and 5.17 jlink problems with STM32F429 an flash address over 1MB
    Hello, This is a problem that i have posted on the segger forum already and we found out, that this problem seems not to be a segger problem. Reason: It occurs only if i use the setting "use...
  • How to build an application for dual core(M4+M0) MCU?
    Hello I'm using Cortex-M3, and because of speed and peripherals, I want to use a dual core MCU. I realized I have to write two separate code and make two separate executable file. But I don't know how...
  • How to build an application for dual core(M4+M0) MCU?
    Hello I'm using Cortex-M3, and because of speed and peripherals, I want to use a dual core MCU. I realized I have to write two separate code and make two separate executable file. But I don't know how...
  • stm32f429 printf/b on keil
    How can i use printf in keil for my stm32f429i disc1 discovery board. I followed the steps on this link www.keil.com/.../ulink2_trace_itm_viewer.htm. i am still not able to print. Do i have to add...