deep

a Cross Development Platform for Java

User Tools

Site Tools


crosscompiler:deep_projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
crosscompiler:deep_projects [2020/12/10 15:28] ursgrafcrosscompiler:deep_projects [2021/12/27 15:17] ursgraf
Line 20: Line 20:
 # programmeropts = none; # programmeropts = none;
 # imgfile = D:\temp\myFile.bin; # imgfile = D:\temp\myFile.bin;
-# imgformat = BIN; 
 # pl_file = ; # pl_file = ;
  
Line 71: Line 70:
  
 ==== Image File ==== ==== Image File ====
-It is possible to write an image file to disk. This might be useful for further processing or debugging. Currently only the binary image file format is supported.+It is possible to write an image file to disk. This might be useful for further processing or debugging.
 <code> <code>
-  imgfile = "D:\myProject\myFile.bin"+  imgfile = "D:\myProject\myFile";
-  imgformat = BIN;+
 </code> </code>
  
crosscompiler/deep_projects.txt · Last modified: 2022/12/20 15:56 by ursgraf