Mladen Slijepcevic

Results 16 comments of Mladen Slijepcevic

@svaarala Any update?

Exactly, and still haven't found any solution. You?

Have you checked this? https://wiki.duktape.org/howtonativepersistentreferences

And how do you call it from `main`? Could you share an example.. How does your `.js` look like?

If I understood well, `some_function` will be the `callback` for `on_tick` ?

and for what do you use `specific_callback` ?

I also tried running `shm-sync` and it didn't finish, didn't get a seg fault message either. Was debugging, but now I saw this issue. @betulum thatnks for reporting this. @alexandervanrenen...

for the read and writes, I can do sequence e.g. for read ``` {"t0":123, "t1":234, "t2":235, "t3":236, "n":"READ_TRANS", "n0":"BegReqE", "n1":"EndReqE", "n2":"rresp_t", "n3":"rresp_t_end"} ``` For signal: ``` {"t":123, "n":"r_valid, start", "MSG":...

should we name differently signals from different adapters? they will be in different files

Yes,it's just a matter of where should be set to `0`, in `pe` or `target` As I workaround I will put it to `ace_target_pe::nb_transport_fw` ``` auto* exta = trans.get_extension(); if...