boot application - issue with SCB_DisableDCache
does anybody have a idea why the code is stuck at below do while loop (bold marked)?.use case: for the boot application , SCB_DisableDCache () is getting called before jumping into use aplication.__STATIC_INLINE void SCB_DisableDCache (void){ #if de...