Hi expert,I am using Stellar SR6 P7 line, e.g. SR6P7C8. According to the SDK there is RAM and System RAM reset operation when system boot,/* Initialize memories protected by ECC */
bl _raminit
bl _sysraminitI want to get more information abou...
Hi expert,I am using Stellar SR6 P7 line, e.g. SR6P7C8.I found atomic operation will always fail on Cluster Local Ram (0x60000000 or 0x60400000) when shareable is set as well as non-cachable. But such opeation can pass on System Ram (0x64000000).Any ...
There are several R52+ cores available in Stellar SR6 P7 line, e.g. SR6P7C8.I have question about the Symmetric Multi-Processing (SMP) support on these R52+ cores. Is SMP available inside R52+ cluster or among R52+ clusters?
Thanks Giuseppe,SMP require hardware coherent for both CPU/Core, actually I found the atomic operation issue at following page, https://community.st.com/s/question/0D53W00001wIF3sSAG/does-cluster-local-ram-support-exclusive-access-with-shareabl...