How to convert .4DGL file to .pmmc file ?
Announcement
Collapse
No announcement yet.
Convert file .pmmc
Collapse
X
-
The PmmC file contains the low level micro-code information (analogy of that of a soft silicon) which define the characteristics and functionality of the PICASO-GFX2 processor.
4DGL is a programming language source code.
Whilst you can compile .4DGL into a .4FN or .4XE executable, you cannot convert it into a PmmC.
So what are you really trying to do?Mark
Comment