Kirill_rf
Registered: 12/04/09
Posts: 10
|
| Posted 21/08/12 at 02:10 AM | Reply with quote #1 |
|
How can I compile/write to SD-card .4FN module in Workshop 3? This feature was supported in the previous versions of Workshop by setting .4XE or .4FN extension of compiling file. -- In the present version only Load to RAM/Flash features are available ("Download" button in the toolbar). |
| Loading... | |
ESPsupport
Moderator
Registered: 27/01/09
Posts: 4,254
|
| Posted 21/08/12 at 08:00 AM | Reply with quote #2 |
|
There never was an option to create a .4fn or .4xe, it is automatically selected based on the code in your program. (If you program expects an argument it's .4fn else it's .4xe)
HTH |
| Loading... | |