global volatile variable changed when calling SPI_I2S_GetFlagStatus - STM32F105

Comments

2 comments

  • Avatar
    Jon Elliott

    Make sure that you've allocated enough stack - see http://rowley.zendesk.com/entries/46160-change-the-stack-size-of-my-application for more information on setting the stack size.

    Best regards,

    Jon Elliott

    0
    Comment actions Permalink
  • Avatar
    Jacob Lillie

    Hi Jon,

    Thanks for the tip. For some reason the settings were not inherited from the main configuration. I changed it from 128 to 1024 bytes and that seem to have done the trick. Thanks again.

    Best regards,

    Jacob

    0
    Comment actions Permalink

Please sign in to leave a comment.