I was looking to integrate some of the functions I commonly use (that I created) into KISS IDE's main library file, or just something so KISS recognizes my function automatically without my having to include a library or including the function in the program. Does anyone know which file(s) I should edit to do so? Thanks in advance.
Beyond including a header, there is no easy way to create a group of automatically imported functions. You could, in theory, modify the .target file to auto-include a header in any compiled program (KISS IDE/targets/cbc2/cbc2.target). A better way to create and link a library is coming in a future version of KISS IDE. I hope to enter beta by summer.
Thanks.
Braden McDorman
Developer of the KIPR Link, KISS IDE, KIPR's 2D Simulator, and CBCJVM.
Reach me at bmcdorman(cat)kipr(dog)org where (cat)=@ and (dog)=. if you need assistance of any kind.
Yeah, I've customized the template to my liking and to include all of those functions, but I was wondering if there was a way to have it embedded in already.
And yes, hopefully that does come out in the summer.
Thanks anyway!
-amehta (Andrew Mehta)