Jump to content
OMRON Forums

What is "ggerpp_enum.txt" and why can't it load?


teaguehall

Recommended Posts

Hello,

 

I've come across a download issue for a Power PMAC project. This project is being built for a dual core CPU PMAC.

 

CPU Type: PowerPC,APM86xxx

Kernel Version 3.2.21-powerpmacsmp

Firmware Version: 2.0.2.14

IDE version: 2.1.0.107

 

Error: loading File: "ggerpp_enum.txt"

 

 

Question: What exactly is this file and why can't it be loaded? When this project is built for a single core CPU PMAC, no error occurs.

 

Thanks,

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...

Got a similar problem, but was a different filename. Got the following error:

---------------

Error: loading File: "lesspp_enum.txt"

---------------

 

After having gone through the project, it seems that the error came from too long names in the subprogram. In my case I had used the following:

--------------------

'open subprog lib_mtrsetup_02_mtr_02_servobrushless';

----------------------

 

after I changed the name to 'lib_mtrsetup_02_mtr_02_brushless', the error went away.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...