Community
Participate
Working Groups
In the platform package ti.platforms.simT16, the codeMemory and dataMemory config params are using non-existing names. This package needs to be updated to reflect the latest changes to the module ti.catalog.t16.T16v200. params.codeMemory = String "CMDMEM"; // should be CODEMEM params.dataMemory = String "DATMEM"; // should be DMEM
Fixed in platform-31
I inspected the platform and compared it to the catalog and it looks correct. The platform is now using CODEMEM and DMEM.
Shipped in XDCtools 3.21