Jump to content
OMRON Forums

luniyasun

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by luniyasun

  1. When compiling a default template IDE project, I get this compiler error. Any ideas what could be causing this?

     

    [main] powerpc-405-linux-gnu-g++ 792 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000135, errno 11 C:\Users\sluniya\AppData\Local\Temp\evtbtoll.fzl\Temp\PowerPmacTest.ppproj 0 1 PowerPmacTest(192.168.0.200)

     

    powerpc-405-linux-gnu-g++: vfork: Resource temporarily unavailable C:\Users\sluniya\AppData\Local\Temp\evtbtoll.fzl\Temp\PowerPmacTest.ppproj 0 1 PowerPmacTest(192.168.0.200)

     

     

    Never mind. This helped

     

    http://forums.deltatau.com/showthread.php?tid=921&highlight=died+waiting+for+longjmp+before+initialization

  2. When compiling a default template IDE project, I get this compiler error. Any ideas what could be causing this?

     

    [main] powerpc-405-linux-gnu-g++ 792 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000135, errno 11 C:\Users\sluniya\AppData\Local\Temp\evtbtoll.fzl\Temp\PowerPmacTest.ppproj 0 1 PowerPmacTest(192.168.0.200)

     

    powerpc-405-linux-gnu-g++: vfork: Resource temporarily unavailable C:\Users\sluniya\AppData\Local\Temp\evtbtoll.fzl\Temp\PowerPmacTest.ppproj 0 1 PowerPmacTest(192.168.0.200)

  3. I have a question which is an extension to this.

    I am using the Power PMAC Component library to create a C# program running on a Windows PC and communicating with PPMAC. What would be the easiest way to access these shared memory data structures as defined in excel through the component library? I can easily access the Power PMAC data structures.

     

    TIA

     

    ----

    I agree this would be a very helpful feature. I also needed this and since it was not available made a work around. It is not as nice as having the real feature but it is better than nothing and somewhat automated.

     

    The idea in the C code is to declare your structures so they reside in PPmac global shared memory. This probably came from a thread you were involved in. Then I made a simple excel program to translate my structure names into #define's. and to build the required code for the C program.

     

    If it helps, attached is the excel program. It does not do all types of variables, just double, int, and float at the moment.

     

     

  4. I tried to uninstall the previous version of PPMAC IDE in order to update to latest version. The uninstall fails with the following error (screenshot attached). Anybody else facing same problem?

     

    Now I cannot run or uninstall old version, neither can I install the new version (gives same error)?

     

    Another colleague had similar problems uninstalling the last version of IDE on his computer, that screenshot is also attached

    Fail.bmp

    error_old_install.jpg.0d031d34c5ef05f3d996184d8201523d.jpg

×
×
  • Create New...