Part Number: PROCESSOR-SDK-J721S2
Deer Sir / Madam
We want to debug it by XDS, so i want to change compile mode from RELEASE to DEBUG.
Now we change some parmas in .mak, the output file path change from release/ to debug/. But it seems that the output file doesn't link the lib we put in lib/xxxx/debug. I find that there is a params NO_OPTIMIZE, if set NO_OPTIMIZE=1, the $(TARGET_BUILD) will = debug. So i want to know if i should set NO_OPTIMIZE=1 in somewhere, or compile it by "make sdk NO_OPTIMIZE=1" is okay?
Looking forward to your reply, thanks alot,
Lepus.