Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all
I am trying set a kit for an embeded board(friendlyarm) in Qt creator, Is it possible to set it without using debugger ? Since i am not able to get the debugger for the particular board.
Thanks
@Naveen_D Yes, it is possible - a debugger isn't a requirement to setup a kit.
@jsulm Thank you for the reply, How can i do that ?
@Naveen_D Do what? Just set-up the kit without providing any debugger.
@jsulm oh just like that... I thought its needed for it. Ok thanks will try it sir