JTAG Connect VLE mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JTAG Connect VLE mode

692 Views
vincentbergeron
Contributor I

Hi,

 

Im am currently debugging a project using the JTAG connect mode to view disassembly code from a MPC5674F target.  I am using Eclipse CodeWarrior and I want to display VLE instructions in the disassemply window.  How is this possible?

Labels (1)
0 Kudos
3 Replies

570 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

is this what you are looking for?

pastedImage_0.png

Regards,

Lukas

0 Kudos

570 Views
vincentbergeron
Contributor I

Not exactly.

I am able to open the disassembly window, but it doesn't recognize the VLE instructions.  Instead, all instructions are on 32 bits and a lot of them are invalid opcodes. 

0 Kudos

570 Views
TICS_Fiona
NXP Employee
NXP Employee

Hi

When creating the new project for MPC5674F, please enable the option ‘Use the VLE instruction set’. 

New Project.png

And please also check whether the option ‘Translate PPC Asm to VLE Asm’ and ‘Compress for PowerPC VLE’ are both enabled in project properties.

PowerPC CPU.png

Compiler  Processor.png

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos