Adrian-HM Community Member
- Member since Feb 2nd 2021
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Adrian-HM -
Replied to the thread Use system environment variable as macro for build.
PostHi, you can use so called macros to get env. infos. Ref. to attached screenshot. What do you mean with SDK path? The path to the toolchain? forum.segger.com/index.php/Att…d6bf7e9f275041e90eaeb875f -
Adrian-HM -
Replied to the thread Hex file missmatch between build on Jenkins server (ubuntu linux) to build on Windows 10.
PostUPDATE: Now I updated the Embedded Studio to Version 5.40 and the hex files now match to each other. BUT the build takes much more time than in the old Embedded Studio Verison 4.12 with same project settings. (On both OS Linux and Windows).... Is there… -
Adrian-HM -
Replied to the thread Hex file missmatch between build on Jenkins server (ubuntu linux) to build on Windows 10.
PostI have another Solutions which works fine and as expected. Same hex on both OS. --> There is only one project included in the solution . The Solution with the issue differs from the working one with using a dependend project (Application and… -
Adrian-HM -
Posted the thread Hex file missmatch between build on Jenkins server (ubuntu linux) to build on Windows 10.
ThreadHello, I have a missmatch when building a solution containing 2 projects when building them on a build server (linux based ) and my local Win10 client. Are there any restrictions which i need to take care of when using the same project on two diferent…