Cannot see floating point registers with Codewarior TAP with LS1043A

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

Cannot see floating point registers with Codewarior TAP with LS1043A

517 Views
cedricbregardis
Contributor I

Hi,

 

I am evaluating the Codewarrior TAP product with LS1043A with CodeWarrior Development Studio for QorIQ LS series - ARM V8 ISA Version: 11.2.0.

 

I am debugging a Linux Kernel through a project created with the Codewarrior Executable Importer wizard, and everything works correctly, except than I can't see floating point registers. The "Registers" or "Peripherals" window shows many registers, but i can't find floating point ones, and the gdb command "info float" tells me: 'No floating-point info available for this processor.' (which is not true...).

 

However if I debug a simple application without the Codewarrior TAP but with a gdbserver running on my target, I can see the floating point registers.

 

How is it possible to see floating point register with the Codewarrior TAP ?

 

Best regards,

Cédric.

Labels (1)
0 Kudos
1 Reply

305 Views
addiyi
NXP Employee
NXP Employee

The support for floating point register in CodeWarrior is not available. It it possible to be added in future version.

Adrian

0 Kudos