
thank you, found the ccs interactive shell, it is located in
/usr/local/Freescale/CodeWarrior_PA_10.1.1/PA/ccs/bin/ccs
I has many commands, has help commands in it, and also have autocomplete feature with tab.
Just trying to find a command that let me connect to my usb tap.
Thank you!
On 12/20/11, Scott Wood scottwood@freescale.com wrote:
On 12/19/2011 06:43 PM, Érico Porto wrote:
Got usb-tap to work, but ONLY with code warrior - and for some reason can run it on ubuntu+unity but not on ubuntu+xfce, which loads everything except the action button in the flash programmer where you select what you will do: flash dump, erase, write...
Please report this to support@freescale.com.
Any open alternative to use usb tap
Abatron BDI3000 is a popular choice.
or someone know where is the command line tool that is used by the CW IDE?
The command line backend is called CCS (not sure where in a typical installation you'd find it) -- but the flash programming logic is in CW itself, so if you want to do flash programming with CCS directly you'll need to script it yourself.
-Scott