Other Parts Discussed in Thread: C2000WARE
Hi Expert,
I use the example code from C2000ware, if exclude the file f28002x_dcsm_z1otp.asm for build, then the bin file generated is 23KB,
if include the file f28002x_dcsm_z1otp.asm for build, then the bin file generated is 88KB, that means f28002x_dcsm_z1otp.asm file increase almost 65KB.
any reason for this and how to reduce the bin file when add f28002x_dcsm_z1otp.asm file?
I post the code here for reproduce. led_ex1_blinky.rar