Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Embedded > Re: HCS12 addin...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 368 of 416
Post > Topic >>

Re: HCS12 adding P&E Multilink as target

by Daniel Friederich <daniel.friederich.nospam@[EMAIL PROTECTED] > Jan 8, 2006 at 02:12 AM

Hi Mike,

Create new project sup****ting the P&E Multilink, grab the *.ini file the
wizard generated and delete the rest of the new project ;-).

Now copy this ini file to your existing project, create a new build
target with "Project->Create Target" (while the Targets tab is selected
in the project window) and now, the thing you explicitely asked for,
insert the name of the new ini file in the "Build Extras" preference
panel of the new build target in the "Arguments" field instead of the
previous one.
Old command line:
%targetFilePath -Prod=%projectFileDir\Simulator.ini -instance=sim
New command line:
%targetFilePath -Prod=%projectFileDir\P&E_ICD.ini -instance=icd12

Note: the -instance part is optional, it is only used to decide if an
existing instance should be reused. When you change it, a different
hiwave debugger will be started for the different build targets.

Note2: The actual target connection to be used is stored in the *.ini
file. You can also change it with the HIWAVE "Component->Set Target" (or
with newer versions, "Component->Set Connection") menu.

Daniel

msolem wrote:
> How do I add the P&E Multilink as a target to an existing project?  I'm
> able to add a target and give it a name, but I don't see anything in
> the settings that lets me set that I want to use the multilink for
> debugging.
> 
> I could of course start a new project, and set Multilink as one of the
> targets when it's created.  I'd rather not do that though, since I'm
> worried there might be a conflict with some of the code the wizard
> creates. 
> 
> 
> Mike
>
 




 2 Posts in Topic:
HCS12 adding P&E Multilink as target
"msolem" <ms  2005-12-28 14:20:29 
Re: HCS12 adding P&E Multilink as target
Daniel Friederich <dan  2006-01-08 02:12:24 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 18:12:10 CDT 2008.