> Do we have API to check this? Or I think I should just check the iram > and dram size and see if iram_size % sizeof(u32) is zero and return > error otherwise. Yes, that sounds correct. Andrew
> Do we have API to check this? Or I think I should just check the iram > and dram size and see if iram_size % sizeof(u32) is zero and return > error otherwise. Yes, that sounds correct. Andrew