USI Home | Downloads | Config-Files | Reg Def Files | Tech-Support | ToolFinder | eStore
 
SPRT Home
FAQ
Submit a question
Favorites
Categories
BDI Commands (01-03) (3)
BDI Setup (02-10) (9)
BDM-JTAG Communication (01-02) (2)
Cables & AC Power Supply (4)
Config & Regdef Files (01-06) (6)
Connecting to Target (01-06) (6)
CPU Specific (28)
Flash Memory Programming (01-08) (8)
GCC-GDB (01-04) (4)
Host & Network Communication (01) (1)
Linux Kernel Debugging (01-04) (4)
Linux Module Debugging (01) (1)
LinuxScope (01-03) (3)
Miscellaneous (01-06) (6)
TFTP Server (01-02) (2)
U-Boot (0)
Search Articles
Advanced Search
Frequently Asked Questions
Search our FAQ to find resolutions to common issues.
Main Page
A406 - Where can I get config files for the BDI2000?
The BDI2000 gets shipped with a few config files that were used during the firmware development of the BDI and are located in the firmware directory. Besides these config files, Ultimate Solutions keeps a few config files online at http://www.ultsol.com/res-config.htm. The config files kept by Ultimate Solutions are for known development boards and may not work if the rev of the board has changed. It is always best to understand what the config file is doing and make adjustments to match your board. We provide them as is and for reference use only. There are also config files available from DENX, ftp://ftp.denx.de/pub/BDI2000/.

Article ID: 10021 Article Created: 05-12-2008 15:41 PM

Print  Email  Save  Notify Me  Add to Favorites 

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
A304 - Why can't I hit breakpoints in my Kernel, Uboot or program?
Breakpoints are not immediately set when you put a "bi" command in the BDI or a "break" in GDB. They are set as soon as you hit "go" and are cleared as soon as you stop. This way they do not influence debugging. You will never see the breakpoints in the DBCR0 or DBCR1 registers. For debugging Linux kernels, set the initial breakpoint after Uboot has booted up and before the kernel is loaded. This way Uboot will not clear the kernel breakpoint during its startup. ...
P207 - JTAG Exits Check Failed, JTAG Bypass Check Failed
If you get a JTAG Exits check failed message after a JTAG Bypass check message then it means the JTAG Chain is disabled for some reason. The BDI tries to read the bypass register but can't. The message will appear in this sequence In the BDI Telnet prompt....
P310 - When I try and connect GDB to the BDI, I get the error message saying "remote packet too long"
If you try and use the default GDB on your host system to connect to the BDI you will get this error. This is because GDB on your Linux or Cygwin system is trying to read x86 registers from the target, your target is not X86....
03 - On the BDI startup, I keep getting the message "waiting for target stop failed" or “check stopped state failed” and "Break at Boot Vector Failed, Freeze Forced"
During startup the BDI sets a hardware breakpoint at the Boot Vector. If you have a boot monitor on your board try and use STARTUP RUN in your config file and the BDI will not try and set a breakpoint and will bring up your boot monitor. ...
C303 - GDB does not find the source files after I load the symbol file
There are several reasons you could be experiencing this behavior from GDB....
02 - Where can I get config files for the BDI Probe?
The BDI Probe gets shipped with a few config files that were used during the firmware development of the BDI and are located in the firmware directory. ...
01 - When I debug a Linux application should I turn off the MMU?
The BDI Probe cannot be used to debug Linux applications running in user-space....
X407 - Can I use your USB to RS232 cable assembly to access the BDI Telnet Interface?
With bdiGDB (and bdiWind) you can only use Ethernet to access the Telnet interface (command interface)....
P402 - Having problems bringing up my bootmonitor with the BDI2000 attached. Program counter is at an exception vector 0x00000800. TQM8260
Try and change STARTUP mode to RUN to try and bring up the boot monitor by default. An issue has been identified with certain TQM8260 boards (TQM8260-AG) where the HRCW is not set correctly, which causes the bootmonitor to hose while the BDI is connected....
P202 - Error: JTAG instruction stuff overrun
When in debug mode the PPC4xx fetches normal PPC instructions from the JTAG port. The error "# PPC: JTAG instruction stuff overrun" is raised when the processor stops fetching from the JTAG port, possibly because the processor hangs at an un-terminated memory transfer. ...
Powered by Omnistar Kbase