Other Parts Discussed in Thread: C2000WARE
Hello Team,
Routine: C2000Ware_3_03_00_00\driverlib\f28002x\examples\flash\flashapi_ex1_programming.c
The comment of the routine writes that the parameter u16DataBufferSizeInWords can only pass in 4 or 8 pieces of 16bit data. Is this due to memory alignment?
If I specify memory alignment in the CMD file, can I change the passed parameters? (The memory alignment specified by the default cmd file is 8)

Best regards