MPLAB used to come with an additional tool for programming only. It's called IPE or the like. That tool has an option to e.g. increase a certain address in the loaded hex file each time you click the "program"-button. That's much more convenient than modifying-compiling-loading-programming each device. GreetsKiste
Gesendet von Yahoo Mail auf Android Am Mo., Nov. 1, 2021 at 6:58 schrieb vsurducan<[email protected]>: Hi,I have a situation where I need to change the value of a constant in a jal file and compile/program it repeatedly for a number of times. It's about adding an identifier ( such an address for example) in each programmed microcontroller ( not the one already built in). Is there any solution to do it in a script which calls repeatedly the jal file, change the constant value and obtain after the compilation a different hex file for each constant value? Perhaps somewhere there is a known example? thank you! -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CAM%2Bj4qsY%2B5g3-YTTQdeFCcz13nyGug3p7B7LBjLhxn_B%3DoAMpQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/287097012.1798877.1635747021003%40mail.yahoo.com.
