Examples with "das HEX-File" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Es wird der Baustein gewählt (hier der 90S8535), dann wird das Hex-File geladen (main.hex) und programmiert (ohne Verify).
The Chip is selected (here the 90S8535), than load the Hex-File(main.hex) and programming (without Verify).
Das Hex-File ist für den Betrieb mit dem internen 1 MHz Oszillator übersetzt. Quelle
The Hex file is assembled for use with the internal 1 MHz oscillator. Source
Ansonsten kann das HEX-File von Github heruntergeladen werden. Das benötigte File heißt"".
Otherwise, the HEX file can be downloaded from Github.The required file is called"".
Danach werden das Hex-File mit der Firmware ins Flash und die Default-Konfigurationsdaten ins EEPROM geschrieben.
Now program the firmware and the eeprom configuration data. Program flash Software Compiling the firmware
Andere resultaten
Danach mit Browse das erstellte Hex-file im Speicherordner\default auswählen.
Then select the hex file in storage folder\default with Browse.
Die Anzeige wartet dann auf das Intel-Hex-File des Sensors und programmiert ihn entsprechend.
The display awaits a Intel HEX file containing the sensor firmware and updates it.
Allerdings muss dann auch ein hex-file für die gewählte Frequenz geladen werden.
However, a hex file for the selected frequency must also be loaded.
Das Display sendet daraufhin Waiting for Intel HEX file.
The display will answer "Waiting for Intel HEX file".
Der bereits vorkompilierte HEX-File ist aber in den Projektdateien enthalten.
Klicke auf die Taste PIC in die Säule "Open Hex File".
Click on the Open Hex File PIC button.
Natürlich benötigen Sie eine Art von Programmiergerät, um diese 'hex-files' in Ihre Chips zu bekommen.
Of course you need some sort of programming gadget to get the hex file into the chip.
Download Quelltext und Schaltplan, Compilierte Firmware (hex files).
Download source code and schematics, compiled binaries (hex files).
Man übersetzt die Sourcen dann einfach mit "make" und erhält hex-Files, die dann mit dem KopterTool an das Device übertragen werden.