大家好,请教一下,我用controlstick小板子在调试motorware中的例程时出现有15个错误,无法load程序
第一个是
Description Resource Path Location Type <a href="file:/F:/New%20Folder/ccsv5/tools/compiler/dmed/HTML/16008.html">#16008-D</a> file proj_lab05d C/C++ Problem
第二个是
Description Resource Path Location Type #99900 error limit reached; 100 errors detected proj_lab05d C/C++ Problem
其他几个在f28069M_ram_lnk.cmd文件中
MEMORY { PAGE 0 :
BEGIN : origin = 0x000000, length = 0x000002 /* BEGIN is used for the "boot to SARAM" bootloader mode */ RAMM0 : origin = 0x000050, length = 0x0003B0 RAML0_L3 : origin = 0x008000, length = 0x002000 /* on-chip RAM block RAML0-L3 */
RESET : origin = 0x3FFFC0, length = 0x000002 FPUTABLES : origin = 0x3FD590, length = 0x0006A0 /* FPU Tables in Boot ROM */ IQTABLES : origin = 0x3FDC30, length = 0x000B50 /* IQ Math Tables in Boot ROM */ IQTABLES2 : origin = 0x3FE780, length = 0x00008C /* IQ Math Tables in Boot ROM */ IQTABLES3 : origin = 0x3FE80C, length = 0x0000AA /* IQ Math Tables in Boot ROM */
BOOTROM : origin = 0x3FF3B0, length = 0x000C10
PAGE 1 :
BOOT_RSVD : origin = 0x000002, length = 0x00004E /* Part of M0, BOOT rom will use this for stack */ RAMM1 : origin = 0x000400, length = 0x000400 /* on-chip RAM block M1 */ RAML4_6 : origin = 0x00A000, length = 0x006000 /* on-chip RAM block L4 to L6 */ USB_RAM : origin = 0x040000, length = 0x000800 /* USB RAM */ }
(这是复制文件中的部分,在 length =0x后面换行)
console中显示
C28xx: GEL: Encountered a problem loading file: E:\ti\motorware\motorware_1_01_00_07\sw\solutions\instaspin_motion\boards\hvkit_rev1p1\f28x\f2806xM\projects\ccs5\proj_lab05d\Debug\proj_lab05d.out Could not open file
Blake Ma:
您好,ruiping
请问您是否直接从CCS导入motorware安装路径下的示例工程?还是将示例工程拷贝至新的路径后再从CCS导入?
大家好,请教一下,我用controlstick小板子在调试motorware中的例程时出现有15个错误,无法load程序
第一个是
Description Resource Path Location Type <a href="file:/F:/New%20Folder/ccsv5/tools/compiler/dmed/HTML/16008.html">#16008-D</a> file proj_lab05d C/C++ Problem
第二个是
Description Resource Path Location Type #99900 error limit reached; 100 errors detected proj_lab05d C/C++ Problem
其他几个在f28069M_ram_lnk.cmd文件中
MEMORY { PAGE 0 :
BEGIN : origin = 0x000000, length = 0x000002 /* BEGIN is used for the "boot to SARAM" bootloader mode */ RAMM0 : origin = 0x000050, length = 0x0003B0 RAML0_L3 : origin = 0x008000, length = 0x002000 /* on-chip RAM block RAML0-L3 */
RESET : origin = 0x3FFFC0, length = 0x000002 FPUTABLES : origin = 0x3FD590, length = 0x0006A0 /* FPU Tables in Boot ROM */ IQTABLES : origin = 0x3FDC30, length = 0x000B50 /* IQ Math Tables in Boot ROM */ IQTABLES2 : origin = 0x3FE780, length = 0x00008C /* IQ Math Tables in Boot ROM */ IQTABLES3 : origin = 0x3FE80C, length = 0x0000AA /* IQ Math Tables in Boot ROM */
BOOTROM : origin = 0x3FF3B0, length = 0x000C10
PAGE 1 :
BOOT_RSVD : origin = 0x000002, length = 0x00004E /* Part of M0, BOOT rom will use this for stack */ RAMM1 : origin = 0x000400, length = 0x000400 /* on-chip RAM block M1 */ RAML4_6 : origin = 0x00A000, length = 0x006000 /* on-chip RAM block L4 to L6 */ USB_RAM : origin = 0x040000, length = 0x000800 /* USB RAM */ }
(这是复制文件中的部分,在 length =0x后面换行)
console中显示
C28xx: GEL: Encountered a problem loading file: E:\ti\motorware\motorware_1_01_00_07\sw\solutions\instaspin_motion\boards\hvkit_rev1p1\f28x\f2806xM\projects\ccs5\proj_lab05d\Debug\proj_lab05d.out Could not open file
ruiping zhao:
回复 Blake Ma:
直接导入的,然后呢
大家好,请教一下,我用controlstick小板子在调试motorware中的例程时出现有15个错误,无法load程序
第一个是
Description Resource Path Location Type <a href="file:/F:/New%20Folder/ccsv5/tools/compiler/dmed/HTML/16008.html">#16008-D</a> file proj_lab05d C/C++ Problem
第二个是
Description Resource Path Location Type #99900 error limit reached; 100 errors detected proj_lab05d C/C++ Problem
其他几个在f28069M_ram_lnk.cmd文件中
MEMORY { PAGE 0 :
BEGIN : origin = 0x000000, length = 0x000002 /* BEGIN is used for the "boot to SARAM" bootloader mode */ RAMM0 : origin = 0x000050, length = 0x0003B0 RAML0_L3 : origin = 0x008000, length = 0x002000 /* on-chip RAM block RAML0-L3 */
RESET : origin = 0x3FFFC0, length = 0x000002 FPUTABLES : origin = 0x3FD590, length = 0x0006A0 /* FPU Tables in Boot ROM */ IQTABLES : origin = 0x3FDC30, length = 0x000B50 /* IQ Math Tables in Boot ROM */ IQTABLES2 : origin = 0x3FE780, length = 0x00008C /* IQ Math Tables in Boot ROM */ IQTABLES3 : origin = 0x3FE80C, length = 0x0000AA /* IQ Math Tables in Boot ROM */
BOOTROM : origin = 0x3FF3B0, length = 0x000C10
PAGE 1 :
BOOT_RSVD : origin = 0x000002, length = 0x00004E /* Part of M0, BOOT rom will use this for stack */ RAMM1 : origin = 0x000400, length = 0x000400 /* on-chip RAM block M1 */ RAML4_6 : origin = 0x00A000, length = 0x006000 /* on-chip RAM block L4 to L6 */ USB_RAM : origin = 0x040000, length = 0x000800 /* USB RAM */ }
(这是复制文件中的部分,在 length =0x后面换行)
console中显示
C28xx: GEL: Encountered a problem loading file: E:\ti\motorware\motorware_1_01_00_07\sw\solutions\instaspin_motion\boards\hvkit_rev1p1\f28x\f2806xM\projects\ccs5\proj_lab05d\Debug\proj_lab05d.out Could not open file
Blake Ma:
回复 ruiping zhao:
您好,该示例工程能够正常编译通过!请问您是否曾对工程代码或相关配置进行过修改?
大家好,请教一下,我用controlstick小板子在调试motorware中的例程时出现有15个错误,无法load程序
第一个是
Description Resource Path Location Type <a href="file:/F:/New%20Folder/ccsv5/tools/compiler/dmed/HTML/16008.html">#16008-D</a> file proj_lab05d C/C++ Problem
第二个是
Description Resource Path Location Type #99900 error limit reached; 100 errors detected proj_lab05d C/C++ Problem
其他几个在f28069M_ram_lnk.cmd文件中
MEMORY { PAGE 0 :
BEGIN : origin = 0x000000, length = 0x000002 /* BEGIN is used for the "boot to SARAM" bootloader mode */ RAMM0 : origin = 0x000050, length = 0x0003B0 RAML0_L3 : origin = 0x008000, length = 0x002000 /* on-chip RAM block RAML0-L3 */
RESET : origin = 0x3FFFC0, length = 0x000002 FPUTABLES : origin = 0x3FD590, length = 0x0006A0 /* FPU Tables in Boot ROM */ IQTABLES : origin = 0x3FDC30, length = 0x000B50 /* IQ Math Tables in Boot ROM */ IQTABLES2 : origin = 0x3FE780, length = 0x00008C /* IQ Math Tables in Boot ROM */ IQTABLES3 : origin = 0x3FE80C, length = 0x0000AA /* IQ Math Tables in Boot ROM */
BOOTROM : origin = 0x3FF3B0, length = 0x000C10
PAGE 1 :
BOOT_RSVD : origin = 0x000002, length = 0x00004E /* Part of M0, BOOT rom will use this for stack */ RAMM1 : origin = 0x000400, length = 0x000400 /* on-chip RAM block M1 */ RAML4_6 : origin = 0x00A000, length = 0x006000 /* on-chip RAM block L4 to L6 */ USB_RAM : origin = 0x040000, length = 0x000800 /* USB RAM */ }
(这是复制文件中的部分,在 length =0x后面换行)
console中显示
C28xx: GEL: Encountered a problem loading file: E:\ti\motorware\motorware_1_01_00_07\sw\solutions\instaspin_motion\boards\hvkit_rev1p1\f28x\f2806xM\projects\ccs5\proj_lab05d\Debug\proj_lab05d.out Could not open file
ruiping zhao:
回复 Blake Ma:
代码没改过,只在project的properties中的resource中的general下选择了器件类型和controlstick,还有XDS100V1仿真器,谢谢,我这样描述清楚了吗