This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Strange issue with image B

Hi,

In my project, I am modifying image B code from example code which TI has given.

I want to remove code related to OAD from image B. I am disabling "FEATURE_OAD" and "FEATURE_OAD_BIM" macros. 

Now, When I am compiling image, compilation is fine but when I upload bin file to phone, app recognize it as image A and size displayed is also wrong. Am I doing anything wrong?