Hi Everyone,
I'm using an LS1028AARB development board and can connect using a TAP connected via USB and step through bare board samples like the hello_world.c so the TAP is clearly working. I am not however able to get the "Connection Diagnostics" to run. It starts and will go for hours without returning any results. How do I go about debugging this?
The only change I have made is to the configuration to set "USE_SAFE_RCW = True"
Here is a screen shot of CodeWarrior connected and stepping through the hello_world.c bare machine example:
But when I disconnect and try running Diagnose Connection - or if I start from scratch and run diagnose connection I get the same results - it hangs with the progress bar going on for hours without showing any test being run - here is a screen shot:
Looking at the error log I do see a stack overflow - perhaps related?
!ENTRY org.eclipse.ui 4 0 2023-08-28 13:23:50.623 !MESSAGE Unhandled event loop exception !STACK 0 java.lang.StackOverflowError at org.eclipse.swt.internal.win32.OS.CallWindowProc(Native Method)
...
Maybe related I'm also not able to bring up the CCS command window - if I navigate to:
C:\Freescale\CW4NET_v2020.06\Common\CCS\bin>ccs.exe
It just returns without any errors but I don't have the CCS icon in the IDE unless I am missing it someplace.
Looking for advice.
Thanks!
Jeff
Hello @JBKauffman,
In order to verify that everything is set as expected, could you please tell me the steps that you use to run the bareboard project in Codewarrior?
Regards,
Sebastian
Hi Sebastian,
After installing CodeWarrior and applying the latest update (as shown above) I did the following:
1. From Window->show view->other->Target Connections Duplicated the LS1028A RDB configuration and performed the probe discovery to connect my TAP via USB
2. Edited the target initialization and changed USE_SAFE_RCW = False to USE_SAFE_RCW = True
3. Created a new project: File->new->codewarrior_stationary and selected a bare board project:
4. Run->debug configurations and can step through the code run etc... everything works as expected
5. Try to do a Diagnose Connection as shown before and it never returns anything
Hi @JBKauffman,
Apologies for the delayed response,
In order to avoid any kind of confusion:
Could you please provide your Codewarrior version?
Could you please provide your Tap Codewarrior version?
Could you please provide your Codewarrior TAP Firmware boot loader version? (Please see in the reference the attached log from Tera Term)
Hello @JBKauffman,
I would like to inform you that I keep working to replicate your last reply from my side.
I would let you know as soon as I have an update.
Thank you so much for patience
Regards,
Sebastian
hello @JBKauffman,
I would like to inform you that I'm working on your question, I will let you know as soon as I have an update.
Thank you so much for your patience
Regards,
Sebastian
Forgot to include the version: