XTA Build warning (xtimecomposer 13.0.1) - No Ethernet

Technical questions regarding the XTC tools and programming with XMOS.
voodoosound
Active Member
Posts: 63
Joined: Sat Oct 15, 2011 8:53 pm

XTA Build warning (xtimecomposer 13.0.1) - No Ethernet

Post by voodoosound »

Hi every one,

I upgraded to xtimecomposer 13.0.1 from 12.1.0 yesterday.

now I have the following problem when I compile my project:

Code: Select all

Creating beta-0.2.xe
Constraint check for "tile[0]" (node "0", tile 0):
  Cores available:            8,   used:          6 .  OKAY
  Timers available:          10,   used:          7 .  OKAY
  Chanends available:        32,   used:         21 .  OKAY
  Memory available:       65536,   used:      35916 .  OKAY
    (Stack: 5324, Code: 27160, Data: 3432)
Constraints checks PASSED.
Constraint check for "tile[1]" (node "1", tile 0):
  Cores available:            8,   used:          6 .  OKAY
  Timers available:          10,   used:          7 .  OKAY
  Chanends available:        32,   used:         19 .  OKAY
  Memory available:       65536,   used:      51724 .  OKAY
    (Stack: 3496, Code: 33528, Data: 14700)
Constraints checks PASSED.
xta: /module_ethernet/src/full/mii.xc:94: warning: Endpoint 'mii_tx_crc_0' has been removed
xta: /module_ethernet/src/full/mii.xc:95: warning: Failed to find route with id: -
xta: /module_ethernet/src/full/mii.xc:106: warning: Endpoint 'mii_tx_crc_1' has been removed
xta: /module_ethernet/src/full/mii.xc:107: warning: Failed to find route with id: -
xta: /module_ethernet/src/full/mii.xc:109: warning: Endpoint 'mii_tx_crc_2' has been removed
xta: /module_ethernet/src/full/mii.xc:110: warning: Failed to find route with id: -
xta: /module_ethernet/src/full/mii_filter.xc:18: warning: route(0)     Pass with 21 unknowns, Num Paths: 31473, Slack: 3.2 us, Required: 6.7 us, Worst: 3.5 us, Min Core Frequency: 261 MHz
xta: /module_ethernet/src/full/mii.xc:36: warning: route(1)     Pass with 2 unknowns, Num Paths: 2, Slack: 212.0 ns, Required: 320.0 ns, Worst: 108.0 ns, Min Core Frequency: 168 MHz
xta: /module_ethernet/src/full/mii.xc:39: warning: route(2)     Pass with 1 unknown, Num Paths: 2, Slack: 236.0 ns, Required: 320.0 ns, Worst: 84.0 ns, Min Core Frequency: 131 MHz
xta: /module_ethernet/src/full/mii.xc:42: warning: route(3)     Pass with 1 unknown, Num Paths: 1, Slack: 284.0 ns, Required: 320.0 ns, Worst: 36.0 ns, Min Core Frequency: 56 MHz
xta: /module_ethernet/src/full/mii.xc:45: warning: route(4)     Pass with 1 unknown, Num Paths: 1, Slack: 272.0 ns, Required: 320.0 ns, Worst: 48.0 ns, Min Core Frequency: 75 MHz
xta: /module_ethernet/src/full/mii.xc:48: warning: route(5)     Pass with 1 unknown, Num Paths: 4, Slack: 140.0 ns, Required: 320.0 ns, Worst: 180.0 ns, Min Core Frequency: 281 MHz
xta: /module_ethernet/src/full/mii.xc:51: warning: route(6)     Pass with 1 unknown, Num Paths: 4, Slack: 92.0 ns, Required: 320.0 ns, Worst: 228.0 ns, Min Core Frequency: 356 MHz
xta: /module_ethernet/src/full/mii.xc:54: warning: route(7)     Pass with 2 unknowns, Num Paths: 1, Slack: 80.0 ns, Required: 320.0 ns, Worst: 240.0 ns, Min Core Frequency: 375 MHz
xta: /module_ethernet/src/full/mii.xc:57: warning: route(8)     Pass with 3 unknowns, Num Paths: 4, Slack: 144.0 ns, Required: 300.0 ns, Worst: 156.0 ns, Min Core Frequency: 260 MHz
xta: /module_ethernet/src/full/mii.xc:73: warning: route(9)     Pass with 3 unknowns, Num Paths: 54, Slack: 492.0 ns, Required: 1.6 us, Worst: 1.1 us, Min Core Frequency: 342 MHz
xta: /module_ethernet/src/full/mii.xc:84: warning: route(10)     Pass with 3 unknowns, Num Paths: 1, Slack: 496.0 ns, Required: 640.0 ns, Worst: 144.0 ns, Min Core Frequency: 112 MHz
xta: /module_ethernet/src/full/mii.xc:87: warning: route(11)     Pass with 1 unknown, Num Paths: 2, Slack: 164.0 ns, Required: 320.0 ns, Worst: 156.0 ns, Min Core Frequency: 243 MHz
xta: /module_ethernet/src/full/mii.xc:90: warning: route(12)     Pass with 1 unknown, Num Paths: 2, Slack: 188.0 ns, Required: 320.0 ns, Worst: 132.0 ns, Min Core Frequency: 206 MHz
xta: /module_ethernet/src/full/mii.xc:98: warning: route(13)     Pass with 1 unknown, Num Paths: 2, Slack: 152.0 ns, Re[uired: 320.0 ns, Worst: 168.0 ns, Min Core Frequency: 262 MHz
xta: /module_ethernet/src/full/mii.xc:101: warning: route(14)     Pass with 1 unknown, Num Paths: 2, Slack: 152.0 ns, Required: 320.0 ns, Worst: 168.0 ns, Min Core Frequency: 262 MHz
xta: /module_ethernet/src/full/mii.xc:104: warning: route(15)     Pass with 1 unknown, Num Paths: 2, Slack: 152.0 ns, Required: 320.0 ns, Worst: 168.0 ns, Min Core Frequency: 262 MHz
xta: /module_ethernet/src/full/mii.xc:113: warning: route(16)     Pass with 1 unknown, Num Paths: 1, Slack: 168.0 ns, Required: 240.0 ns, Worst: 72.0 ns, Min Core Frequency: 150 MHz
Build Complete
after execution it runs some time.

but I have no Ethernet connectivity and some time later:

Code: Select all

xrun: Program received signal ET_ILLEGAL_RESOURCE, Resource exception.
      [Switching to tile[1] core[0]]

who can I avoid this?

regards,
Ck


User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

Can you export and send the workspace to replicate the issue please?

Sethu.