Other Parts Discussed in Thread: CC3220SF
Dear team,
Currently I'm getting an linking error as shown below
Error:- #10099-D: program will not fit into available memory.
This error occurs when I use a structure with roughly 200kb of size. If I remove the structure and build the code, it does not throw any errors.
I guess this structure does not fit in the data section, if so can you please provide with a proper solution?
Looking for a quick response.
Thanks in advance.