Content originally posted in LPCWare by Mondo90 on Sat Aug 23 02:32:29 MST 2014
Hello,
lpc problems continuation ;/ This time my program in debug mode works properly but I can't flash it. When I try to do so I get:
"Error:53: License does not permit flash operations from command line". I click ok and next windows popup with lines:
(..)
Nt: Connected: was_reset=false. was_stopped=true
Cr:f PCXpresso Free License - Download limit is 8K (UNREGISTERED)
Pc: ( 70) License Check Complete
Et:53: License does not permit flash operations from command line
Pc: (100) Target Connection Failed
Ofcourse, my program is registered and activated, even welcome tab says "LPCXpresso (Free Edition) is fully activated". I have read similar problem thread and there was advice to reactivate product. I did it but with no success, problem still occurs.
PS: if it matters, my *.axf file is located in Debug directory.
What's wrong ?