Other Parts Discussed in Thread: TMS320F28033, C2000WARE
Tool/software: Code Composer Studio
Hi:
i now use 280049, i want use IQmath, but i can find the IQ math tables in Boot ROM like TMS320F28033; if i want to use IQmath in FLASH ,how can i config the CMD file, please let me know , tks
IQTABLES : origin = 0x3FE000, length = 0x000B50 /* IQ Math Tables in Boot ROM */
IQTABLES2 : origin = 0x3FEB50, length = 0x00008C /* IQ Math Tables in Boot ROM */
IQTABLES3 : origin = 0x3FEBDC, length = 0x0000AA /* IQ Math Tables in Boot ROM */
.......
/* Allocate IQ math areas: */
IQmath : > FLASH PAGE = 0 /* Math Code */
IQmathTables : > IQTABLES, PAGE = 0, TYPE = NOLOAD