load data from file

Discussion in 'Cadence' started by danniel, Jun 11, 2007.

  1. danniel

    danniel Guest

    when i load data saved in a long list from a file, and for each item
    in the list I load this item to a device db. some where in the process
    the icfb crushes.
    while( line = car(lineread(tmpFile
    foreach(lst line
    some loading procedures.......
    (
    (
    close(tmpFile
    (

    does anyone know of a reason for these crushes.
    the list in line consists of around 300 itmes each is a list of 5
    items.
     
    danniel, Jun 11, 2007
    #1
  2. danniel

    danniel Guest



    more investigations reveal that the cause is the function
    dbReplaceEnumProp.
    each time i try to run this function on a device icfb crushes...
    does any one knows womething?
     
    danniel, Jun 11, 2007
    #2
  3. Hi Danniel,

    From the emails you sent to me directly, I know you're using an Open Access
    version (not sure which).

    Anyway, there was a problem with dbReplaceEnumProp causing crashes, and this was
    fixed in IC6.1.1 (USR1 of IC6.1.0, in essence) which came out in January.

    Are you using a version before that?

    Best Regards,

    Andrew.
     
    Andrew Beckett, Jun 14, 2007
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.