• embedded engineer
    suppose i have 4MB of memory how divide data lines and address lines
  • Engineer
    Hi everybody! I'm using MDK-ARM Professional version 4.20, when i try to build my ARM project i get this error Error: L6915E: Library reports error: __use_no_semihosting_swi was requested, but...
  • Scripting and tracing
    Hi all, Is it possible to automatically export in a .csv file the trace records after the execution without using the GUI, but chosing file name in the .ini file? If not, is there a workaround to...
  • Experience with MPU ?
    Hello, I am using a LPC1788 with FreeRTOS and one of the nice features is the inherent support for a MPU. I am almost finished with my port but I understand that using the MPU will have a massive...
  • Cyrillic scripts
    Hi, how is it possible to add Cyrillic scripts in one of my c-files (working with mdk version 3.4)? const char text_cyrillic = {"Cyrillic script"}; best regards Arne