You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several references to tightly-coupled memory in the code, but the Near_Mem_TCM interface doesn't seem to actually exist. The testbed SoC reserves a memory region for TCM, but doesn't populate it in the routing map. It would be a good idea to either remove the references to this or provide the missing implementation.
The text was updated successfully, but these errors were encountered:
There are several references to tightly-coupled memory in the code, but the
Near_Mem_TCM
interface doesn't seem to actually exist. The testbed SoC reserves a memory region for TCM, but doesn't populate it in the routing map. It would be a good idea to either remove the references to this or provide the missing implementation.The text was updated successfully, but these errors were encountered: