CodeTest4.3 inserting bad hooks w/ Gnu3.4

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

CodeTest4.3 inserting bad hooks w/ Gnu3.4

1,152 Views
sdonnelly
Contributor I

We have been successfully using CodeTEST 4.3 with the Gnu2.96 C++ compiler for VxWorks 5.5. Out targets are Mpc8360 & Mpc8347. We're now switching to Gnu 3.4 and VxWorks 6.3, and in the new compile, with Instrumentation Level 1, CT is apparently inserting bad hooks into the entry and exit of each function.

The disassembled hooks are as follows:

<existing function entry code here>
lis r9,0@ha
stw r11,0@l(r9)    <---- it crashes here due to store at 0

Does anyone know if CodeTEST 4.3 is compatible with the Gnu 3.4 C++ compiler? Any suggestions as to what might be causing these bad hooks?

Thanks!
Sean Donnelly

Labels (1)
0 Kudos
2 Replies

303 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
I don't think you will get feedback via the forums.
Can I suggest you to report it to the CRM system?
 

For Technical Support Issues please use Freescale on line support web page.

- Go to following URL: http://www.freescale.com/TechSupport

- Click on Submit a Service Request. You will come to a login page.

- You can submit your request through the web from there.

Pascal

0 Kudos

303 Views
sdonnelly
Contributor I
I filed a tech support request, and just found out that CodeTEST 4.3 is not compatible with VxWorks 6.3. Apparently we need to upgrade to CT4.4.
 
Thanks for your reply!
Sean
 
0 Kudos