Hi,
I am using 28069 for current control of buck converter. When I run it in RAM, everything is fine and result is good. Now I want to burn the code into flash. I changed the cmd file and do all ramfuncs settings, while keeping all other codes the same as before. But when I debug the code, there is something with AdcOffsetSelfCal(). I tried to debug it step by step, but when running into this function, it exists automatically. I wonder what is wrong since it is exactly the same code as in RAM. I tried to comment out this function, but it turns out that ADC conversion result will be affected. So I need to keep the function and let the code run as in RAM, can anyone give some hints?
