Hello,
I started a project with MDK 3.02a using STR71x microcontroller. Now, cause stack problems, I must use MDK 3.10 where these problems are solved. I use newer RTL_Config.c and STR71x.s, but my software jump to os_idle_demon. Anyone have this problem? What must I change passing from MDK 3.02a to 3.10?
I see that apb.h is changed. So peripheral code definition are changed. This is the problem. Now its ok. Do you know if any others libraries was changed?