• Even after using the pragma arm section zidata = ".test", i see some variables in the test section and some still in the data section. I am using RVCT2.2. Can someone please help me with this?
    I have few variables and am using the below pragma #pragma arm section zidata = ".test" i see that some of the vairable are going to the .test section but some are still in the .data section. The code...
  • [DSTREAM]Target Message: Could not determine target state
    Hi all, I have a QCA IPQ4019 board. I am following this blog https://community.arm.com/tools/b/blog/posts/porting-linux-made-easy-with-ds-5 to debug from the stage in which u-boot loads the Kernel...
  • DAS Port is in wrong state
    I'm getting the error "DAS Port is in wrong state" whenever i try to use or confgure the debug settings for the "Infineon DAS Client for XC16x" This seems to be a problem releated to the development...
  • About how to add my own device linaro_hikey board target (Cortex-A53 x 8 SMP) list on the DS-5 Tools error log messages!
    paulc@ubuntu14:/usr/local/DS-5_v5.22.0/bin$ cdbimporter -c /usr/local/DS-5_v5.22.0/sw/debugger/configdb -t /home/paulc/hikey_configdb /home/paulc/hikey_configdb/Linaro_HiKey.rvc DS-5 Config Database Import...
  • How can I connect a Udoo board to Dstream?
    Hello Everyone, Hello agostinelli I have recently purchased a UDOO board & I'm developing a simple baremetal application (flashing led & button).. & I wanted to be able to debug the processor using the...