This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

is there a way to program an STR9 without uv3?

Hello,
It is possible to program an MCBSTR9 without uv3? Is there an external tool that can use ULINK/2/ME?

Parents
  • alright, that is good news - thanks. one more thing: are you aware of any limitations of evaluation boards (such as my MCBSTR9) in terms of program size payload that they allow to be flashed on them? I have a binary < 16 kb that runs correctly. the same binary (built with a licensed machine), that slightly exceeds 16kb (only added some redundant stuff to inflate it) does not reach main after being flashed by a non licensed uv3! I see the call to __main, and then it is over. is this generally an indication of a software problem?

Reply
  • alright, that is good news - thanks. one more thing: are you aware of any limitations of evaluation boards (such as my MCBSTR9) in terms of program size payload that they allow to be flashed on them? I have a binary < 16 kb that runs correctly. the same binary (built with a licensed machine), that slightly exceeds 16kb (only added some redundant stuff to inflate it) does not reach main after being flashed by a non licensed uv3! I see the call to __main, and then it is over. is this generally an indication of a software problem?

Children