• Issues in testing on RVDS4.0 vs testing on BeagleBoard
    Hi experts, Currently I'm working on optimization of some audio codec on Cortex-A8, I have coded some functions with Neon Intrinsics and some in asm. when I tested on Rvds4.0 simulator every thing is...
  • DS-5 debugger errors on beagleboard
    I try to debug hello example on beagleboard with DS-5, I got errors as follows, Connected to gdbserver at file "/home/tang/Project/hello/stripped/hello" WARNING(IMG53): No line debug information...
  • LDREX fails after MMU is enabled on Beagleboard xM
    Note: This was originally posted on 30th October 2012 at http://forums.arm.com I am attempting to port a build of xen-arm to work for the Beagleboard xM. This board uses TI's DM3730 processor, which is...
  • Debugger launch from command line: connection issue
    Hi I want to launch the debugger from the dos command line: I first follow the steps as described in the debugger user guide, chapter 8. I entered something like that debugger --cdb-root I:\try_env...
  • Connecting the JTAG debugger to a running processor
    Hello all, Is it possible to connect the JTAG debugger to a running processor, and start debugging the source code? I've gone through the debugger settings in keil and disabled the reset on connect...