You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
The CLR will freeze if compile the firmware with flavor = release or RTM, but it works fine if compile the firmware with flavor = debug.... Very strange issue...
Another issue is i used the none standard code && (Label Address) in the code, and build it with flavor other than debug, i'll get the errors and couldn't got the compile process done. But it can compile the firmware with no error or warning with flavor = debug.
Also, the firmware that compiled with GCC could not do the debugging in the MDK, it seems like there's some debugging informations missing... Please help, thanks!!!!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The CLR will freeze if compile the firmware with flavor = release or RTM, but it works fine if compile the firmware with flavor = debug.... Very strange issue...
Another issue is i used the none standard code && (Label Address) in the code, and build it with flavor other than debug, i'll get the errors and couldn't got the compile process done. But it can compile the firmware with no error or warning with flavor = debug.
Also, the firmware that compiled with GCC could not do the debugging in the MDK, it seems like there's some debugging informations missing... Please help, thanks!!!!
The text was updated successfully, but these errors were encountered: