With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Converts Motorola and Intelhex files to binary. Executables for windows included. A similar project also does hex <-> binary conversions, supports many formats and other features: see: srecord (http://srecord.sourceforge.net/)
Cross-platform IDE for developing embedded solutions and desktops
...(For example, the J-Link debugger is sufficient for debugging on an ARM processor)
An example of a project of a console utility created in this programming environment here:
https://intel-hex-file-processing.sourceforge.io/
Additional information in Russian can be found here
https://sites.google.com/view/esrus/
A program that transforms any intelhex format file to binary file. This program allocates the memory dynamically, that's why it's able to generate as many .bin files as needed by the .hex file respecting the maximum size indicated by the user.