Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 331971

Summary: Platform ti.platforms.simT16 using incorrect memory segments
Product: [Technology] RTSC Reporter: Ramsey Harris <ramsey>
Component: PlatformsAssignee: judah <judah>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: d-russo
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: target:3.20.07,3.21

Description Ramsey Harris CLA 2010-12-06 20:12:04 EST
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
Comment 1 Dave Russo CLA 2011-01-13 14:32:04 EST
Fixed in platform-31
Comment 2 Ramsey Harris CLA 2011-01-14 14:01:47 EST
I inspected the platform and compared it to the catalog and it looks correct. The platform is now using CODEMEM and DMEM.
Comment 3 Dave Russo CLA 2011-06-20 14:05:07 EDT
Shipped in XDCtools 3.21