• Is L6989W still an issue with the STM32L4+ parts?
    STM32L4R5ZI_NUCLEO\Exe\Project.axf: Warning: L6989W: Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d12} at offset 0x24, instruction is within an IT block and is not the last instruction...
  • infomation about the startup-file
    Hello, could anybody give me a good introduction (in the www) about the startup-file? I took a look into the startup-file from the AT91RM9200. I want to know what's the meaning about every line...
  • Still confused
    I understood why PINSEL0 is used for P0_15 & PINSEL1 is used for P0_16 . I tend to get confused when i see different codes being used for different Application notes. PINSEL0 |= 0x00050000; ...
  • Unable to resolve "Unknown code in lib*" issue
    Hi, I am profiling my C application running on an ARM target. DS-5 streamline analyzer is run on a host machine. Data is captured from ARM target board using gator daemon. I am getting following entries...
  • About tool selection
    I have to port a solution i am working on for Cortex-M4. I need to build,profile and later optimize. Can somebody please suggest which all tool will be helpful.