Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
Hi all,
Working on f28335 bootloader porting into a f28379d, have small doubt on flash library.
Flash api libray of f28335 Flash28335_API_V210.lib can be replaced with F021_API_F2837xD.lib for f28379d. Please can you confirm on this.
I could see two libraries in the below path, F021_API_F2837xD.lib and F021_API_F2837xD_FPU32.lib, what could be the difference of both.
ti\c2000\C2000Ware_1_00_01_00\libraries\flash_api\f2837xd\lib
Flash28335_API_V210.lib, here I think added the release no to library is it right?
ti\c2000\C2000Ware_1_00_01_00\libraries\flash_api\f2833x\28335\lib
Thanks