2023-11-07 06:09 AM
Hello,
I have imported the sample application "SPC58xExx_RLA Network Ping Test Application".
I am using this Hardware:
I am using SPC5 Studio, version 6.0.
My Jumper configuration is according to the Readme.txt:
When I try to run the application:
I did not make any changes in the example code.
Has anybody else experienced the same issues and knows how to solve them?
Thanks in advance!
Felix
2023-11-17 06:15 AM - edited 2023-11-28 05:42 AM
Hi Felix,
I appreciate your detailed description of the issue. It seems like the application is encountering an unhandled exception. Here are a few suggestions to troubleshoot:
Debugging
- Use breakpoints to identify the specific line where the exception occurs.
- Check the call stack to understand the sequence leading to the exception.
Configuration
- Ensure your hardware configurations match the README.txt instructions precisely.
- Double-check jumper settings on both the SPC58XXMB and SPC58XXADPT292S.
Network Stability
- Verify the network stability by monitoring for any intermittent connection issues.
- Confirm that the IP address 192.168.1.2 remains consistent.
Compiler/IDE Version
- Confirm that your SPC5 Studio version (6.0) is compatible with the sample application.
Additional Logging
- Add debug logs or print statements in critical sections to get more insight.
Community Support
- Consider reaching out to the community forums or support channels for SPC5 Studio.
- Check if others have faced similar issues with the specific hardware and application.
Remember to share any error messages or specific details you find during debugging. This will help the community provide more targeted assistance.
Kaam Dier
2023-11-20 12:23 AM
Thank you for your reply! It seems like I've followed all the points you mentioned, as you can see in my post above. This response looks to me like it is generated by ChatGPT.