Search Results
Search results 1-4 of 4.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
I wish I could minimize some of function definitions to its first line. Otherwise I need to scroll too much. Is it possible in SES to minimize a function definition to its first line like in IAR IDE or Nodepad++ ? Thanks
-
The two navigation arrows are sometimes there, sometimes not. If they are not there and I "jump" to some variable/define/function I don't know how to go back, and I need to check many opened C or H files. It seems they appear and disappear depending on something. What is that? Can we have the buttons always active? Thanks.
-
Thanks for the answer. The currently used tool (makefile with GCC in command line) creates both images, and with SES I don't have this comfort. HEX is needed for production flashing, and BIN for wrapping into some FW package with more images. Anyhow, I will think about writing post-build script... once I learn how and where to write it. Regards