Hi,
We are currently running an AM3352 under the Industrial sdk 1.0.0.8. This includes sys/bios 6.35.2.45 and xdctools of 3.25.1.65. We have modified the platform to match our memory map and have stored it in ti/am335x_sysbios_ind_sdk_1.0.0.8/sdk/platform/am335x/ourplatform. The release notes say that we should be using sysbios version 6.35.4.50 which then needs xdctools of 3.25.03.72. So I installed:
- sysbios 6.35.4.50
- xdctools 3.25.03.72
- We are running CCS version 5.4.0.00091 so that does not need to be upgraded.
Now for the question. How do I move the platform over ? Can I simply copy the old platform directory into the new platform directory?
ti/am335x_sysbios_ind_sdk_1.0.0.8/sdk/platform/am335x/ourplatform to
ti/am335x_sysbios_ind_sdk_1.1.0.4/sdk/platform/am335x/ourplatform
Or do I need to go back and modify a platform in the 1.1.0.4 with a new memory map?
Any help is appreciated.
Thanks,
John C.