• DS-5 bare metal wait error after run "debug"
    I tried to run the bare metal script ("Hello World ANSI C Project - ARM Compiler 5 DS-5 built-in") on DS-5 debug software. However, it hangs on somewhere on "wait" commands as below which is not yet reached...
  • Streamline Functions/Code view
    In the DS-5 Streamline (Professional 5.19.0) how can I change the "counter" that was used to calculate the number of samples (column Self) in the Functions/Code view? Consider the scenario where I've...
  • DS-5 Streamline is not showing function call hierarchy correctly
    Hi All, I am using DS-5 (v5.23.1) Streamline analyser for profiling code running on OrangePi Board. I built the executable in Release mode. I noticed that function call hierarchy is not shown correctly...
  • bare metal Blinky
    I can't find bare metal Blinky example for MCB1700 board. There is only one "Blinky (MCB1700)" example, which is using RTOS2. Where is the non-RTX Blinky example?
  • Info required on Semihosting support for bare metal
    Hi, I am  trying to get the prints through semihosting . Currently i followed the below steps 1. Created simple hello world application 2.Using DS5.23 eclipse with VF_Cortex_A9x4  3.Once connected to...