Part Number: MSPM0G3519
Hello,
I am compiling a code, where I am receiving request and sending the response over uart. When I am changing the code, for some of the values of ACTIVE_CELLS the code is running fine, where as some other values, it is giving flash error.
File Loader: Memory write failed: Flash loader exited with flash error.
GEL: File: C:\Users\dibyarekha\workspace_ccstheia\Test_Packet_Transfer_mobileApp\Debug\Test_Packet_Transfer_mobileApp.out: Load failed.
The above error I am getting, when I am changing the ACTIVE_CELLS below 12.
If I am calling both the functions then only its happening, but both the functions are not simultaneously called, its called on request basis,
the 2 functions are