SyamK Community Member

  • Member since Jul 2nd 2024

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • SyamK -

    Posted the thread Ozone terminal unable to send CRLF.

    Thread
    I have a project that does PRINTF and getchar using semihosting. The system works well with MCUXpresso tools from NXP. When i try do load and debug the executable in Ozone, I run into a weird issue. When i hit enter key, the MCU get 0 as input (not 0x0D)…
  • SyamK -

    Posted the thread Getting " '.syntax divided' arm assembly not supported " error.

    Thread
    I have imported an NXP MCUXpresso project into SES. Import went ahead fine, but compiler gives error '.syntax divided' arm assembly not supported How can I get around this ? I like to start the projects with MCUXpresso since it gives all the clocks,…