Ticket #285 (defect)
Opened 3 months ago
work-around unaligned loads so that usrp2 works on PPC.
Status: new
| Reported by: | eb | Assigned to: | eb |
|---|---|---|---|
| Priority: | normal | Milestone: | usrp2-first-shipment |
| Component: | usrp2 | Version: | 3.1svn |
| Keywords: | Cc: | ||
We're currently doing unaligned loads when using the memory-mapped network interface. This works on x86 (slowly), but will SEGFAULT on PPC, MIPS, etc.
