lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #25608] Unable to use NO_SYS=1 and SYS_LIGHTWEIGHT_PRO


From: Jim Pettinato
Subject: [lwip-devel] [bug #25608] Unable to use NO_SYS=1 and SYS_LIGHTWEIGHT_PROT=1
Date: Tue, 03 Mar 2009 15:20:57 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

Follow-up Comment #6, bug #25608 (project lwip):


Does your arch really have more than 64k interrupt levels? 

The sys_prot_t token isn't even parsed if you define SYS_ARCH_PROTECT in
lwipopts.h.

I would think you could do the same thing I did, changing the 'int lev;' to
'u32_t lev;' and be done.

Note that I have not yet migrated to 1.3.0, maybe something has changed since
1.2.x that would prevent this shortcut from working?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25608>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]