Opened 13 years ago

Closed 13 years ago

#25 closed task (fixed)

TP DSX

Reported by: benhaj atef <benhajatef@…> Owned by: Nicolas Pouillon
Priority: major Milestone:
Component: dsx Version:
Keywords: Cc:

Description (last modified by Nicolas Pouillon)

lors d'exécution "/opt/dsx/examples/MjpegCourse/tp3/mjpeg ./mjpeg.py" j ai rencontrée l'erreur suivant:

traceback (most recent call last):
file "./mjpeg.py", line 6, in<module>
from app import tcg
file "/opt/dsx/examples/MjpegCourse/tp3/app.py", line 40, in <modu
'HEIGHT':str(mjpeg_size[1])}),
file"/opt/dsx/lib/python/sx/application/widgets.py", line103, in__in
raise ValueError("Wrong type in ressources mapping: port %s does atch %s"%(port, self, resource))
ValueError: Wrong type in resssources mapping: port<MwmrOutput width=128>
sk: vld model=<vld declaration: [vld.task:18]>>does not match dsx.applica
idgets.Mwmr: vld_iqzz 2x64

Change History (1)

comment:1 Changed 13 years ago by Nicolas Pouillon

Description: modified (diff)
Resolution: fixed
Status: newclosed

This is a discrepancy between an MWMR channel an its port. This is because the vld_iqzz declaration is wrong. This got fixed in [1330]

Note: See TracTickets for help on using tickets.