Hi,
I'm facing the ether mac loopback is failed with Shiva BSL on AM3517.
Please find attached file which I captured CCS debug windows.
Using AM3517 BSL for checking ether mac loopback on EVM board was failed with test code as is.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm facing the ether mac loopback is failed with Shiva BSL on AM3517.
Please find attached file which I captured CCS debug windows.
Using AM3517 BSL for checking ether mac loopback on EVM board was failed with test code as is.
Takeshi Kasuya said:I'm facing the ether mac loopback is failed with Shiva BSL on AM3517.
Kasuya,
I tested this using CCS v3.3, and everything works fine. I was not able to reproduce the issue you have seen. When I get a chance, I will test this with CCS v4 and see if any issues come up.
Kasuya,
I've tested with CCSv4.1.2 and ARM compiler 4.6.2, and again everything works as expected for me. Perhaps you could try building with that ARM compiler? Also, could you share your target configuration .ccxml file?
Thank you for your checking on this.
Please find attached file which is the target configuration file.
Kasuya
Kasuya,
I went through your configuration file and it doesnt seem to be correct. Try using the attached configuration file and let me know if you still have a problem. It works for me.
Regards,
Chintan Gala
Thank you for the target configuration file.
We still see the problem.
Could you try with Compiler v4.6.3?
Kasuya
I tried it with compiler version 4.6.3 and it works. Can you tell me in detail how are you checking it? Do you first build the bsl project before building the emac loopback test project? It seems you are missing out on something.
Regards,
Chintan
Thank you for your support.
Yes, we are using attached BSL tests.
Please let me know if any issue on this BSL.
Kasuya
I tried your BSL tests as well. It's the same and it worked. Attached is the workspace built when your BSL tests were used. Kindly try to build the project available in the attached workspace and it should work. Try removing all the folders including .metadata in your existing workspace or you may create a new workspace, and import existing CCS/CCE Eclipse Project -> evmam35xx_bsl and then -> test_rmii_loopback. You might have to change the path for evmam35xx_bsl.lib file in the file ccstudio_linker.cmd and the path for evm_am3517.gel file in AM3517.ccxml file. Now first build the bsl project, then the test, debug active project ( which should be the test) and then hit run. You should see the attached screenshot. Let me know if that works.
Regards,
Chintan
I tried with attached files.
It worked fine.
I don't understand which was the problem at my side but thank you for your support.
Regards,
Kasuya
Do the attached xml file in the previuos link work (AM3517.ccxml) ? I have an XDS510 working with CCS 3.3 and I tried the attached .xml file and it didnt work for me.
I made a xml file in the same way that CCS 3.3 had and the attached one works well with AM3517 EVM with CCS 4.0.
Can some one validate which one is correct?
Thanks and regards,
Tony Francis
I know that the one attached earlier AM3517.ccxml works fine with CCS v4 and to connect to Shiva using CCSv3.3, kindly have a look at the attached page.
Thanks
Chintan
I use CCS V3.3, but it don't work,becase it has some error when compiling all the project in the zip 1016315A_AM35xx_BSL.zip. Please give me your all files.
Let me compile your project andit works fine.
Thank you!