Thanks i went through the whole process again and now its working.. Thanks Again.. One more question, Have you debug Linux kernel using USB tap? or any idea/pointer to find more stuff like this that can help to debug Linux Kernel?
Thanks Again.. can you please reply with your colleague name or post the link for the presentation? It will be very-very helpful.
Thanks
Ashish
In this presentation its asking for SDK v1.4 to be installed. Will this work for 8641d based board? So is there any sdk for MPC8641d based boards?
Please download "Linux BSP for Freescale MPC8641" from MPC8641D: High-performance Dual Core Processor, this is the latest official release.
Hi,
I download above one and installed it but when I am running ltib its showing following error:
$ ./ltib
ltib cannot be run because one or more of the host packages needed to run it are either missing or out of date.
Please install/upgrade these packages and then re-try.
Package Minimum ver Installed info
------- ----------- ---------------
glibc-devel 0 not installed
zlib 0 not installed
rpm-build 0 not installed
bison 0 not installed
Died at ./ltib line 1232.
Started: Thu Apr 3 18:06:16 2014
Ended: Thu Apr 3 18:06:16 2014
Elapsed: 0 seconds
Build Failed
Exiting on error or interrupt
As I am running ubuntu-12.04 and I have already installed 'sudo apt-get install build-essential' which also install libc6-devel package. but still i have been facing. can you yipingwang please give me some pointers/guidelines to resolve this issue.
Thanks &Regards
Ashish
Hi,
I have been trying to install code warrior in linux(ubuntu 12.04), but facing some issues after installation. I am using CW_EPPC_8.8_Build_80229.tar file for installation and my USBTAP rev G. Whenever i try to connect with my board through usbtap it always pop-up and show error message : JTAG clock Error. I tried CW_EPPC_8_8_3_Update_90619.tar patch also and having same issue. Pls give me any clues how to fix this issue.
Hi,
You can check the utap driver is correctly installed in ccs with the command (go to ${CW_InstallPath}\CodeWarriorIDE\ccs\bin\ and run ./ccs):
(bin) 50 % findcc utaps
USB TAP Serial Numbers:
11070753
11070753
If you have a result as above, the driver is installed. If not, follow the steps from ${CW_InstallPath}\CodeWarriorIDE\ccs\drivers\usb\readme.usbtap.txt then check again in ccs.
Adrian
Unfortunatly this USBTAP has never worked. The TX/RX lights are flashing green under my Linux (Fedora 4) disto. I can't get the USBTAP to work at all under XP. No drivers?? It starts to communicate to the board as I can see it reset and makes it all the way to "Completing Connection Phase" before failing. I have tried using the Ethernet interface for debugging but I can not login into telnet. I tried logging in as root and it is an unrecognized username.
I have the same problem about USBTAP. I have wrote the problem to freescale but nobody replied me yet.
here is the problem that I have encountered:
I want to program and debug flash but I have seen an error always while erasing flash.I am using USBTAP to flash my evaluation board EVAL8540. but it does not
work. I am using correct initialization file(8540EVAL_init.cfg) and
correct settings.
Target memory buffer address: 20000
Target memory buffer size: 200000
Flash memory base address: FF800000
Device : IN28F64OJ3 (4Mx16x1)
also my USBTAP interface clock frequency is 22.27 MHz.
when I want to erase it shows a message like this:
Flash Programmer: Can not initialize the target: "8540" Please make sure
"C:\Program Files\Metrowerks\CodeWarrior PowerPC Comm
V8.5\PowerPC_EABI_Support\Initialization_Files\PQ3\8540EVAL_init.cfg" is a
valid configuration file. Additional error information: Interface
function IMWProtocol::GetPreference is unimplemented
what can I do?is there anyone could help me?
Hello
I would also suggest you to open a service request for that.
Note that if you do not have a "Installed Products"+ button in your About box, you are probably running a pretty old version of CodeWarrior.
This will probably not support USBTap HTI.
CrasyCat
Hello
I am not an expert in EPPC85xx, but here is what I know from my experience with USBTap.
Which CodeWarrior product did you install? To retrieve that information:
- Start the IDE
- Select "Help" -> "About Freescale CodeWarrior"
- Click on "Installed Product"
- All the installed product are listed in the upper part of the window.
Which is the revision number on your USBTAP? (You can find that information on the back of your USBTAP.
If you have a REV X2 you need to install the "ROHS USBTAP Windows Update v1.0".
Browse to the bottom of the page and click on USBTAP-UPDATES .
Make sure you are using the appropriate version of CodeWarrior (look at the text of top of the download page).
I hope this helps.
CrasyCat